CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ga traveling

搜索资源列表

  1. TSP GA

    0下载:
  2. C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:8545
    • 提供者:黄瑞
  1. MATLAB GA TSP

    0下载:
  2. MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:1876
    • 提供者:黄瑞
  1. TSPMATLAB.rar

    0下载:
  2. 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:156826
    • 提供者:王斌
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. GA

    0下载:
  2. 遗传算法解旅行商问题 (工程须运行在VS2008下)-Genetic Algorithm for Traveling Salesman Problem [Works have to run in VS2008 under]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:23174
    • 提供者:sunset
  1. GA

    0下载:
  2. 介绍遗传算法基本原理和人工神经网络,并行遗传,遗传程序等,并用这些方法为商旅问题等求解-Genetic algorithm and Artificial neural network Parallel GA Genetic programming Traveling salesman
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:135415
    • 提供者:张庭
  1. TSP_GA

    0下载:
  2. Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20548
    • 提供者:foxman
  1. robot_motion_planning

    0下载:
  2. This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-define
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1364992
    • 提供者:guigui
  1. mtsp_ga

    0下载:
  2. MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3961
    • 提供者:gao
  1. tsp_ga

    0下载:
  2. SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2941
    • 提供者:gao
  1. Ga

    0下载:
  2. GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirty years two entire monograph
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1353
    • 提供者:gardenia_roses
  1. GA-prgram

    0下载:
  2. Traveling Salesman Problem using GA
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:30330
    • 提供者:polo
  1. GA

    0下载:
  2. solving traveling salesman problem with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1762
    • 提供者:majid
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:刘谋荣
  1. GA-to-TSP

    0下载:
  2. 遗传算法解决旅行商问题 -Genetic algorithm to solve traveling salesman problem genetic algorithm to solve traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3843
    • 提供者:jiangtianhua
  1. GA-TSp

    0下载:
  2. a genetic algorithm example : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge. Programming Language:Visual C++,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:61892
    • 提供者:esse
  1. tsp-with-GA

    0下载:
  2. traveling salseman problem using ga
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:81255
    • 提供者:amin
  1. GA-TSP

    0下载:
  2. use Genetic algorithms to solve Traveling salesman problem by C-use Genetic algorithms to solve Traveling salesman problem by C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:15978
    • 提供者:林谷謙
  1. GA

    0下载:
  2. 遗传算法的源程序,用于解决旅行商问题(TSP)-Genetic algorithm source code for solving the traveling salesman problem (TSP)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:275480
    • 提供者:E仔
  1. GA-tsp

    0下载:
  2. 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:derek__z
« 12 3 4 »
搜珍网 www.dssz.com